{% extends './partials/layout1.html' %} {% block headerLogo %} Masco {% endblock headerLogo%} {% block bgCustom %} bg-white {% endblock %} {% block headButtons %}
{% endblock headButtons %} {% block content %}
icon-duotone-chat
Chat with us

We're waiting to help you every Monday-Friday from 9 am to 5 pm EST easily.

icon-duotone-phone
Give us a call

Give us a ring at (+012-345-567-890). Every monday-friday from 9 am to 5 pm.

icon-duotone-message
Email Us

Drop us an email at example@gmail.com and you'll receive a reply within 24 hours.

Send us a message
{% endblock content %} {% block footer %} {% include "./partials/footer/footer1.html" %} {% endblock footer %}